java bridgeの例文
もっと例文: 1 2
- With the Java bridge, CFStrings were instead cast into Java's own String objects, which required more work but made porting essentially invisible.
- As the need for these porting solutions waned, both Carbon and the Java Bridge were deprecated and eventually removed from later releases of the system.
- At the time, Java was becoming a major player in the programming world, and Apple also provided a Java bridging solution that was developed for the WebObjects platform.
- In 2005, Apple announced that the Java bridge was to be deprecated, meaning that features added to Cocoa in macOS versions later than 10.4 would not be added to the Cocoa-Java programming interface.
- Java bindings for the Cocoa frameworks ( termed the " Java bridge " ) were also made available with the aim of replacing Objective-C with a more popular language but these bindings were unpopular among Cocoa developers and Cocoa's message passing semantics did not translate well to a statically-typed language such as Java.